Table of content



/distributor/{id}

Mapping URL: /distributor/{id}

Description: get the distributor entity with the appended id

Microservice: ProductService


Methods

/distributor/{id}

/distributor/{id}

Mapping URL: /distributor/{id}

Description: DistributorService

Name: findDistributorById(id)

Request Method: GET

Service Interface: /distributor/{id}

Service Entity: Distributor



ProductService inside the microservice architecture

Microservices

3.1 CountryService3.2 DiscountCampaignService3.3 ProductService3.4 ShopLicenseService


Table of content